home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Classic 2.6.1 / Prograph Classic 2.6.1.rsrc / STR#_2022.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  298 b   |  9 lines

  1. Inputs: WindowItem; KeyEvent | TabDirection
  2. Outputs: NextItem
  3.  
  4. Inputs: <Window Item>; EventRecord | Integer
  5. Outputs: <Window Item>
  6.  
  7. Returns the next selectable window item in the window. If KeyEvent is not a tab key, NextItem will be NULL. TabDirection can be 1 for forward or -1 for backward.   
  8.  
  9.